Eclipse Platform
Pre-release 3.0

Uses of Package
org.eclipse.team.ui.synchronize

Packages that use org.eclipse.team.ui.synchronize
org.eclipse.team.ui Provides basic support for managing Team providers. 
org.eclipse.team.ui.synchronize Application programming interfaces for interaction with the Eclipse Synchronize View. 
org.eclipse.team.ui.synchronize.actions Actions and utilities for use with the Eclipse Synchronize View. 
 

Classes in org.eclipse.team.ui.synchronize used by org.eclipse.team.ui
ISynchronizeManager
          Manages synchronization view participants.
 

Classes in org.eclipse.team.ui.synchronize used by org.eclipse.team.ui.synchronize
AbstractSynchronizeParticipant
          AbstractSynchronizeParticipant is the abstract base class for all synchronize view participants.
ISynchronizeParticipant
          A synchronize participant provides a logical connection between local resources and a remote location that is used to share those resources.
ISynchronizeParticipantDescriptor
          A participant descriptor contains the content of the synchronizeParticipants extension section for for a registered participant type in the declaring plug-in's manifest (plugin.xml) file.
ISynchronizeParticipantListener
          A synchronize participant listener is notified when participants are added or removed from the synchronize manager.
ISynchronizeView
          A view that displays synchronization participants that are registered with the synchronize manager.
TeamSubscriberParticipant
          A synchronize participant that displays synchronization information for local resources that are managed via a TeamSubscriber.
 

Classes in org.eclipse.team.ui.synchronize used by org.eclipse.team.ui.synchronize.actions
ISynchronizeParticipant
          A synchronize participant provides a logical connection between local resources and a remote location that is used to share those resources.
TeamSubscriberParticipant
          A synchronize participant that displays synchronization information for local resources that are managed via a TeamSubscriber.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.